* xfns.c (x_set_name_internal): Save encoded name before
authorChong Yidong <cyd@stupidchicken.com>
Fri, 1 Jun 2007 03:57:53 +0000 (03:57 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 1 Jun 2007 03:57:53 +0000 (03:57 +0000)
x_encode_text in case string data is relocated.

src/ChangeLog

index a183bbaef3f98d4d80338673518aae30b1fa2cdc..a94b394cf0034c027682ea638689c9c29aa8c75f 100644 (file)
@@ -1,3 +1,8 @@
+2007-06-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * xfns.c (x_set_name_internal): Save encoded name before
+       x_encode_text in case string data is relocated.
+
 2007-05-31  Richard Stallman  <rms@gnu.org>
 
        * buffer.c (syms_of_buffer): Doc fix.